SVM: use VMCB accessors
authorJan Beulich <jbeulich@suse.com>
Fri, 9 Jun 2017 12:13:24 +0000 (14:13 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 9 Jun 2017 12:13:24 +0000 (14:13 +0200)
commita3f83d98d397563eef04bbc64179f961d67f66b3
tree6ed55ec0e5d92153ec06241d6bb84fd06919dfc3
parent90288044a67a29a5e34bf5b7e4e89a6bff5a97c3
SVM: use VMCB accessors

This is particularly relevant for the SET form, to ensure proper clean
bits tracking (albeit in the case here it's benign as CPL and other
segment register attributes share a clean bit).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
xen/arch/x86/hvm/svm/svm.c